home *** CD-ROM | disk | FTP | other *** search
/ Computer Life: SuperPac / SuperPac (Computer Life Magazine)(Ziff-Davis)(1995).ISO / pc / demos / goodware / install.cfg next >
Encoding:
Text File  |  1994-11-10  |  1.4 KB  |  57 lines

  1. TITLECOLOR: RED
  2. TITLE: "WordNerd Demo - Installation Program"
  3.  
  4. REM The following is for PC-Install for Windows
  5. SCREENCOLOR green, black
  6.  
  7. BEGINFIRSTSCREEN
  8.      
  9.   Thank you for trying A.J. GoodWare's WordNerd       
  10.   Word Power for Infinite Success.  This installation      
  11.   will only take three or four minutes depending on      
  12.   your computer.       
  13.  
  14.   If you like the demo version of WordNerd, you can  
  15.   order the full product version through our toll-free  
  16.   number at:  
  17.            800-631-WORD (that's 800-631-9673)       
  18.  
  19.   using Visa or MasterCard.  The price is $49.95, and
  20.   we pay shipping and handling if you mention the    
  21.   ComputerLife Product Showcase.  
  22.      
  23. ENDFIRSTSCREEN
  24.  
  25. MINDISKSPACE: 3000000
  26. MINCPUTYPE: 80286
  27.  
  28. DEFAULTDIR: C:\wordnerd
  29.  
  30. FILE: wordnerd.*, overwrite=yes
  31. REM FILE: *.pak, overwrite=yes
  32. REM FILE: *.cdx, overwrite=yes
  33. REM FILE: *.ico, overwrite=yes
  34. FILE: readme.txt, overwrite=yes
  35. FILE: *.dll, overwrite=yes
  36.  
  37. REM The following line is for PC-Install for Windows
  38. WINITEM: "WordNerd Demo", "$DEFAULTDIR$\worddemo.exe", "WordNerd Demo"
  39.  
  40. BEGINLASTSCREEN
  41.  
  42.      
  43.   The A.J. GoodWare, Inc. sales hotline is available at:   
  44.  
  45.     800-631-WORD, 7 days a week, 24 hours a day  
  46.  
  47.   For Corporate Sales, call 404-587-5246.     
  48.      
  49.   We hope you enjoy immediate benefits by trying WordNerd.           
  50.      
  51.      
  52. ENDLASTSCREEN
  53.  
  54. RUNATEXIT: "worddemo.exe"
  55.  
  56. SHOWREADME: readme.txt
  57.